Skip to main content
method Interface.prototype.[Symbol.asyncIterator]
Interface.prototype.[Symbol.asyncIterator](): AsyncIterableIterator<string>
Deprecated

Return Type

AsyncIterableIterator<string>
Back to top